Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Change Foreground and Background Task Priority (Windows NT/2000)
Category: Home > Windows > System

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

This setting is used to manage the relative priority between foreground and background applications, this is normally accessed through Control Panel > System > Performance.

Open your registry and find the key below.

Modify the existing value, or create a new value, called "Win32PrioritySeparation" and set it to a valid DWORD value from the information below.

Windows NT Workstation

  • 0 - foreground and background threads get the same amount of processor time
  • 1 - foreground processes get more processor time than background processes
  • 2 - Foreground processes get much more processor time than background processes

Windows NT Server

The processor time that threads receive is fixed and the value instead determines the priority boost given to foreground processes, with 2 being the highest boost.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|Win32PrioritySeparationREG_DWORD0x00000002 (2)|
-
|HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\PriorityControl|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\PriorityControl]
Name: Win32PrioritySeparation
Type: REG_DWORD (DWORD Value)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: May 13, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License